| Samraksh.eMote.DotNow Namespace > NOR Class : Read Method |
'DeclarationPublic Shared Function Read( _ ByVal data() As UShort, _ ByVal length As UShort _ ) As DeviceStatus
'UsageDim data() As UShort Dim length As UShort Dim value As DeviceStatus value = NOR.Read(data, length)
public static DeviceStatus Read( ushort[] data, ushort length )
public: static DeviceStatus Read( array<ushort>^ data, ushort length )
Target Platforms: eMote .NOW